﻿2026-09-09T00:48:36.6703636Z ##[group]Run actions/checkout@v5
2026-09-09T00:48:36.6704691Z with:
2026-09-09T00:48:36.6705301Z   repository: BigscreenVR/spt-bs-core
2026-09-09T00:48:36.6710309Z   token: ***
2026-09-09T00:48:36.6710959Z   ssh-strict: true
2026-09-09T00:48:36.6711545Z   ssh-user: git
2026-09-09T00:48:36.6712116Z   persist-credentials: true
2026-09-09T00:48:36.6712741Z   clean: true
2026-09-09T00:48:36.6713318Z   sparse-checkout-cone-mode: true
2026-09-09T00:48:36.6714078Z   fetch-depth: 1
2026-09-09T00:48:36.6714717Z   fetch-tags: false
2026-09-09T00:48:36.6715291Z   show-progress: true
2026-09-09T00:48:36.6715902Z   lfs: false
2026-09-09T00:48:36.6716438Z   submodules: false
2026-09-09T00:48:36.6717010Z   set-safe-directory: true
2026-09-09T00:48:36.6717663Z   allow-unsafe-pr-checkout: false
2026-09-09T00:48:36.6718490Z ##[endgroup]
2026-09-09T00:48:37.3975728Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T00:48:37.3976826Z ##[group]Getting Git version info
2026-09-09T00:48:37.3977195Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-09T00:48:37.4240058Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-09T00:48:37.5877886Z git version 2.43.0.windows.1
2026-09-09T00:48:37.5906094Z ##[endgroup]
2026-09-09T00:48:37.5916623Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\13fb88c0-27a8-4994-9e0a-04791bd46985\.gitconfig'
2026-09-09T00:48:37.5934980Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\13fb88c0-27a8-4994-9e0a-04791bd46985' before making global git config changes
2026-09-09T00:48:37.5936070Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T00:48:37.5942868Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T00:48:37.6275584Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-09T00:48:37.9707290Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T00:48:37.9741872Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T00:48:37.9749011Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T00:48:38.2580486Z refs/heads/golden/webserve-272-r2
2026-09-09T00:48:38.2621137Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-09T00:48:38.6956300Z HEAD is now at 25e600158 release: v0.68.0 — version material on the r2 assembled WEBSERVE head
2026-09-09T00:48:39.7628697Z ##[endgroup]
2026-09-09T00:48:39.7639390Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-09T00:48:47.3432033Z ##[group]Cleaning the repository
2026-09-09T00:48:47.3439948Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-09T00:48:56.7589680Z Removing bench-ledger/
2026-09-09T00:48:56.7590470Z Removing target/
2026-09-09T00:48:56.7635190Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-09T00:48:57.9362172Z HEAD is now at 25e600158 release: v0.68.0 — version material on the r2 assembled WEBSERVE head
2026-09-09T00:48:57.9399047Z ##[endgroup]
2026-09-09T00:48:57.9404634Z ##[group]Disabling automatic garbage collection
2026-09-09T00:48:57.9411577Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-09T00:48:58.1661070Z ##[endgroup]
2026-09-09T00:48:58.1661677Z ##[group]Setting up auth
2026-09-09T00:48:58.1674053Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-09T00:48:58.4453917Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-09T00:49:01.4761457Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T00:49:02.0230457Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-09T00:49:06.2640569Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T00:49:06.5558398Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-09T00:49:15.3670079Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-09T00:49:15.7660730Z ##[endgroup]
2026-09-09T00:49:15.7661306Z ##[group]Fetching the repository
2026-09-09T00:49:15.7669421Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +25e6001585ed0cd495a72c7634dded9dd207bdae:refs/remotes/origin/golden/webserve-272-r2
2026-09-09T00:49:17.7138746Z ##[endgroup]
2026-09-09T00:49:17.7139464Z ##[group]Determining the checkout info
2026-09-09T00:49:17.7140602Z ##[endgroup]
2026-09-09T00:49:17.7148159Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-09T00:49:17.7991752Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-09T00:49:18.0760339Z ##[group]Checking out the ref
2026-09-09T00:49:18.0766677Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/webserve-272-r2 refs/remotes/origin/golden/webserve-272-r2
2026-09-09T00:49:18.1972484Z branch 'golden/webserve-272-r2' set up to track 'origin/golden/webserve-272-r2'.
2026-09-09T00:49:18.1972922Z Your branch is up to date with 'origin/golden/webserve-272-r2'.
2026-09-09T00:49:18.1973279Z Switched to and reset branch 'golden/webserve-272-r2'
2026-09-09T00:49:18.2000607Z ##[endgroup]
2026-09-09T00:49:18.4969310Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-09T00:49:18.5321881Z 25e6001585ed0cd495a72c7634dded9dd207bdae
